home *** CD-ROM | disk | FTP | other *** search
/ Let's Learn About Machines / Let's Learn About Machines.iso / mac / macfiles / intro2.Dxr / 00133.ls < prev    next >
Encoding:
Text File  |  1997-09-18  |  62 b   |  6 lines

  1. on mouseUp
  2.   puppetSound("quit")
  3.   updateStage()
  4.   quit()
  5. end
  6.